You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtx Class
>
TMtx Methods
>
Equal Method
>
TMtx.Equal Method ([In] TMtx, double, TCompare)
Dew Math for .NET
TMtx.Equal Method ([In] TMtx, double, TCompare)
TMtx Class
TMtx Members
Dew.Math Namespace
Equal Method
Collapse All
Allows to specify the comparison method via the Compare parameter.
Syntax
C#
Visual Basic
public
bool
Equal
([In]
TMtx
Mtx
,
double
Tolerance
,
TCompare
Compare
);
Public
Sub
Equal
(
Mtx
As
[In]
TMtx
,
Tolerance
,
Compare
As
TCompare
)
Group
Equal Method
Links
TMtx Class
,
TMtx Members
,
Dew.Math Namespace
,
Equal Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!